Misc small lispref fixes.
authorNix <nix@esperi.org.uk>
Thu, 19 May 2011 06:54:27 +0000 (23:54 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 19 May 2011 06:54:27 +0000 (23:54 -0700)
commit9ca397dd4485ec44c918c425df63e68f01e00b15
tree7dc2a5a0d75f124708f9248d0c8ab8bb7e3e9f3f
parentf2b58617be36dbf43e1d99f8d630cee3f3e65b69
Misc small lispref fixes.

* windows.texi (Displaying Buffers): pop-to-buffer is not a command.

* text.texi (Parsing HTML): Update for function name changes.

* syntax.texi (Syntax Flags): Small fix.

* keymaps.texi (Active Keymaps): Typo fix.
(Changing Key Bindings): Grammar fix.

* frames.texi (Minibuffers and Frames): Grammar fix.
(Window System Selections): x-select-enable-clipboard now defaults to t.

* customize.texi (Common Keywords):
* display.texi (Abstract Display):
* modes.texi (Auto-Indentation):
* nonascii.texi (Converting Representations): Typo fixes.

* control.texi (Examples of Catch): Call it "goto" not "go to".
doc/lispref/ChangeLog
doc/lispref/control.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/frames.texi
doc/lispref/keymaps.texi
doc/lispref/modes.texi
doc/lispref/nonascii.texi
doc/lispref/syntax.texi
doc/lispref/text.texi
doc/lispref/windows.texi